home *** CD-ROM | disk | FTP | other *** search
/ Hot Metal Pro 4.0 / Hot Metal Pro 4.0.iso / HMPRO4 / top.z / hmpro4.ini < prev    next >
Encoding:
INI File  |  1997-11-13  |  16.5 KB  |  463 lines

  1. # preferences: @(#)hmpro4.ini    1.45 97/11/13
  2. # Copyright (c) 1997 SoftQuad Inc.
  3. # Preferences for HoTMetaL 4.0
  4.  
  5. #  All lines starting with the "#" character are comments.  Don't
  6. #  add comments at the end of a variable line.
  7. #  To use any variables listed here in a commented form, first remove the '#'.
  8. #  The notation ${SQDIR} refers to the directory in which HoTMetaL PRO 4 
  9. #  is located, unless it has been user defined (see documentation).
  10. [HoTMetaL]
  11.  
  12. # Change the entry below to BRITISH to enable British spelling check
  13. # Also, change the user_dict and supp_dict settings, below, to use the
  14. # British libraries
  15. spell_checking_language=AMERICAN
  16.  
  17. # An empty default user dictionary (built by Edit Dictionary, or Add to
  18. # Dictionary within Check Spelling...)
  19. user_dict_path=${SQDIR}\lib\spell
  20. user_dict=user.dct
  21. # (Use the file userb.dct if you select British spell checking)
  22.  
  23. # A small supplemental dictionary
  24. supp_dict_path=${SQDIR}\lib\spell
  25. supp_dict=hmpro4.dct
  26. # (Use the file hmpro4b.dct if you select British spell checking)
  27.  
  28. # ODMA support variables
  29. # access_dms_files: default is false
  30. # If true, the editor will provide access to dms documents (e.g. opening etc).
  31. # If this is false, none of remaining ODMA variables apply
  32. access_dms_files=false
  33. # own_menu_items_for_dms: default is false
  34. # If True: There will be additional menu items for DMS opertations
  35. # like Open From DMS, SaveAs To DMS etc 
  36. # If False: The standard menu items will invoke DMS operations.
  37. # For example Open will execute a DMSOpen.
  38. own_menu_items_for_dms=false
  39. # dms_name_for_menu_items: NULL (default is the ODM name)
  40. # The name to substitute for DMS above.  E.g. if
  41. #    own_menu_items_for_dms = true
  42. #    dms_name_for_menu_items = Hasenpfeffer
  43. # then
  44. #    Open...
  45. #    Open from Hasenpfeffer...
  46. # dms_name_for_menu_items:
  47. # server_name_for_activate_menu_item: NULL
  48. # The default is the value substituted for DMS above. That is, Activate (DMS)
  49. # but e.g.
  50. #    server_name_for_activate_menu_item = Bobby Orr
  51. # then:
  52. #    Activate Bobby Orr
  53. # is a possibility.
  54. # server_name_for_activate_menu_item:
  55. # local_only_autosave_of_dms_file: default is false
  56. # If true, then automatic saves are not done to the DMS, just to the
  57. # temporary working file provided by the DMS.
  58. local_only_autosave_of_dms_file=false
  59. # edit_url_uses_dms: default is false
  60. # If true, then "Choose File..." (or "Choose File from (DMS)..." if
  61. # own_menu_items_for_dms is true) will start a "pick URL from DMS operation".
  62. # Note:  not all DMS support this.  This is something done for UniSys.
  63. # If false, then "Choose File..." is the only button that appears
  64. # and it behaves as in HoTMetaL.
  65. edit_url_uses_dms=false
  66.  
  67. # PDO support variables
  68. # The following variable points to the Open Market Secure Link Offer file
  69. use_open_market=false
  70. open_market_template_offer=${SQDIR}\osl.ofr
  71.  
  72. # VDK support variables
  73. # There are 3 variables which control the VDK:
  74. # activate_acctools: must be set to true before the VDK can be
  75. # activated; the default is false.
  76. activate_acctools=false
  77. # pin_acctools: if true, the VDK will be pinned to the editor
  78. # when it is active; ; the default is true.
  79. pin_acctools=true
  80. # on_screen_keyboard : this is under program control
  81. # true:  the VDK was active when the editor was last used
  82. # false: the VDK was not active)
  83. # accessibility_prompting: this is an int that can have 3 values:
  84. # 0: off ; 1: on (non-intrusive) ; 2: strict (intrusive)
  85. # This controls whether accessibility prompting is on or not.
  86. # Non-intrusive means that info is added to existing dialogs,
  87. # there are no extra dialogs/steps involved for the user.
  88. # Strict means that warning dialogs are displayed as well.
  89. accessibility_prompting=0
  90.  
  91.  
  92. # FX specific variables
  93. # fx_chooser_root_page: points to the FX home page.
  94. fx_chooser_root_page=${SQDIR}\hmfx\hmfx.htm
  95. # fx_chooser_viewer: defaults to NULL (i.e. use browser)
  96. # fx_chooser_viewer=
  97. # FX location variables - set to point base directory where FX groups
  98. # are found. This will either be an installed location or a locn on CD.
  99. # fx_locn_1: Images - Animated Gifs- FXSET1DIR
  100. fx_locn_1=CD_Drive:\Hmfx
  101. # fx_locn_2: Images - Arrows and Bullets- FXSET2DIR
  102. fx_locn_2=CD_Drive:\Hmfx
  103. # fx_locn_3: Images - Backgrounds- FXSET3DIR
  104. fx_locn_3=CD_Drive:\Hmfx
  105. # fx_locn_4: Images - Buttons- FXSET4DIR
  106. fx_locn_4=CD_Drive:\Hmfx
  107. # fx_locn_5: Images - Clickable Image Maps- FXSET5DIR
  108. fx_locn_5=CD_Drive:\Hmfx
  109. # fx_locn_6: Images - Clipart- FXSET6DIR
  110. fx_locn_6=CD_Drive:\Hmfx
  111. # fx_locn_7: Images - Horizontal Rules- FXSET7DIR
  112. fx_locn_7=CD_Drive:\Hmfx
  113. # fx_locn_8: Images - Icons- FXSET8DIR
  114. fx_locn_8=CD_Drive:\Hmfx
  115. # fx_locn_9: Images - Letters and Numbers- FXSET9DIR
  116. fx_locn_9=CD_Drive:\Hmfx
  117. # fx_locn_10: Images - Page Designs- FXSET10DIR
  118. fx_locn_10=CD_Drive:\Hmfx
  119. # fx_locn_11: Document Colors- FXSET11DIR
  120. fx_locn_11=CD_Drive:\Hmfx
  121. # fx_locn_0: Java Applets- FXSET0DIR
  122. fx_locn_0=CD_Drive:\Hmfx
  123.  
  124.  
  125. # DataTable Import Wizard Class Id
  126. # (dependent on Version of databtabe.ocx - 1_00_0009).
  127. database_import_wizard_class_id=023FD479-FE0B-11D0-8C69-0060971DA0FE
  128.  
  129.  
  130. # Description of webbots which are non-HTML delimited by a start and end
  131. # comment
  132. #
  133. # The below causes all of the webbot (including the delimiting comments)
  134. # to be put in text-only tag named WEBBOT
  135. #
  136. # Pattern (regular expression) describing text of start comment
  137. non_SGML_start_comment_1=^webbot.*((bot[     ]*=[     ]*"HTMLMarkup".*startspan)|(startspan.*bot[     ]*=.*HTMLMarkup))
  138. # Pattern (regular expression) describing text of end comment
  139. non_SGML_end_comment_1=^webbot.*endspan
  140. # Alternative text for HoTMetaL tag
  141. non_SGML_tag_1=MSHTMLBOT
  142. # non_SGML_start_comment_2 =
  143. # non_SGML_end_comment_2 =
  144. # non_SGML_tag_2 =
  145. # etc. ...
  146. non_SGML_start_comment_2=^webbot.*((bot[     ]*=[     ]*"HitCounter".*startspan)|(startspan.*bot[     ]*=.*HitCounter))
  147. non_SGML_end_comment_2=^webbot.*endspan
  148. non_SGML_tag_2=MSHITCOUNTER
  149. non_SGML_start_comment_3=^webbot.*((bot[     ]*=[     ]*"ConfirmationField".*startspan)|(startspan.*bot[     ]*=.*ConfirmationField))
  150. non_SGML_end_comment_3=^webbot.*endspan
  151. non_SGML_tag_3=MSCONFFIELD
  152. non_SGML_start_comment_4=^webbot.*((bot[     ]*=[     ]*"ScheduledInclude".*startspan)|(startspan.*bot[     ]*=.*ScheduledInclude))
  153. non_SGML_end_comment_4=^webbot.*endspan
  154. non_SGML_tag_4=MSSCHEDINCL
  155. non_SGML_start_comment_5=^webbot.*((bot[     ]*=[     ]*"Include".*startspan)|(startspan.*bot[     ]*=.*Include))
  156. non_SGML_end_comment_5=^webbot.*endspan
  157. non_SGML_tag_5=MSINCLUDE
  158. non_SGML_start_comment_6=^webbot.*((bot[     ]*=[     ]*"Navigation".*startspan)|(startspan.*bot[     ]*=.*Navigation))
  159. non_SGML_end_comment_6=^webbot.*endspan
  160. non_SGML_tag_6=MSBANNER
  161. non_SGML_start_comment_7=^webbot.*((bot[     ]*=[     ]*"ScheduledImage".*startspan)|(startspan.*bot[     ]*=.*ScheduledImage))
  162. non_SGML_end_comment_7=^webbot.*endspan
  163. non_SGML_tag_7=MSSCHEDIMG
  164. non_SGML_start_comment_8=^webbot.*((bot[     ]*=[     ]*"Substitution".*startspan)|(startspan.*bot[     ]*=.*Substitution))
  165. non_SGML_end_comment_8=^webbot.*endspan
  166. non_SGML_tag_8=MSSUBST
  167. non_SGML_start_comment_9=^webbot.*((bot[     ]*=[     ]*"Search".*startspan)|(startspan.*bot[     ]*=.*Search))
  168. non_SGML_end_comment_9=^webbot.*endspan
  169. non_SGML_tag_9=MSSEARCH
  170. non_SGML_start_comment_10=^webbot.*((bot[     ]*=[     ]*"DatabaseRegionStart".*startspan)|(startspan.*bot[     ]*=.*DatabaseRegionStart))
  171. non_SGML_end_comment_10=^webbot.*endspan
  172. non_SGML_tag_10=MSDBREGSTART
  173. non_SGML_start_comment_11=^webbot.*((bot[     ]*=[     ]*"DatabaseRegionEnd".*startspan)|(startspan.*bot[     ]*=.*DatabaseRegionEnd))
  174. non_SGML_end_comment_11=^webbot.*endspan
  175. non_SGML_tag_11=MSDBREGEND
  176. non_SGML_start_comment_12=^webbot.*((bot[     ]*=[     ]*"DatabaseResultColumn".*startspan)|(startspan.*bot[     ]*=.*DatabaseResultColumn))
  177. non_SGML_end_comment_12=^webbot.*endspan
  178. non_SGML_tag_12=MSDBRESCOL
  179. non_SGML_start_comment_13=^webbot.*((bot[     ]*=[     ]*"SaveResults".*startspan)|(startspan.*bot[     ]*=.*SaveResults))
  180. non_SGML_end_comment_13=^webbot.*endspan
  181. non_SGML_tag_13=MSSAVERES
  182. non_SGML_start_comment_14=^webbot.*((bot[     ]*=[     ]*"Outline".*startspan)|(startspan.*bot[     ]*=.*Outline))
  183. non_SGML_end_comment_14=^webbot.*endspan
  184. non_SGML_tag_14=MSOUTLINE
  185.  
  186.  
  187. # The following variable can be adjusted to affect where converted
  188. # document graphics are saved by the conversion process.
  189. gif_path=${SQDIR}\gifs
  190.  
  191. # The following are set by the Publish dialog, defaults set below
  192. publish_change_from=file://
  193. publish_change_to=http://
  194.  
  195.  
  196. # The file chooser dialog for picking an ISMAP file name is effected
  197. # by the following two variables:
  198.  
  199. # Default value of ISMAP_path is the value of document_path.
  200. # To set, first remove the leading "#" character.
  201. # ISMAP_path=
  202. # ISMAP_ext=.map
  203.  
  204. # Default value for ISMAP_type (for writing ISMAP files) is NCSA,
  205. # only other value is CERN.  To use other value, first remove leading "#" and
  206. # value of "NCSA".
  207. # ISMAP_type=NCSA
  208.  
  209.  
  210. # Where to start when choosing an image file, and the default file extension:
  211. #image_path=c:\
  212. #image_ext=.gif
  213.  
  214.  
  215. # Normally you will want to keep the following settings to
  216. # support the automatic conversion of extended ASCII to entities
  217. export_convert_to_ISOlat1=true
  218. export_convert_to_ISOnum=true
  219. export_convert_remainder_to_char_ref=true
  220. import_convert_ISOlat1=true
  221. import_convert_ISOnum=true
  222. import_convert_char_ref=true
  223.  
  224. #  The characters displayed by Show invisibles, in this order:
  225. #  tab,carriage return,newline,space,zero width characters
  226. invisible_chars=#╢ñ╖~
  227.  
  228. # The location of the HTML files that are loaded into the browser when
  229. # the relevant help menu items are selected
  230. technical_reference=${SQDIR}\misc\techrefs\techref.htm
  231.  
  232. # Location of Image Editor and Viewer files.
  233. # See Helper Apps, Options dialog                  
  234. # map_editor=${PHOTOIMPACT}\not.set.yet
  235. map_editor=${PHOTOIMPACT}
  236. # default_image_viewer=${PHOTOIMPACT}\Viewer3.exe
  237. default_image_viewer=
  238. # default_image_editor=${PHOTOIMPACT}\Iedit3l.exe
  239. default_image_editor=
  240. # thumbnail_browser=${PHOTOIMPACT}\pe3.exe
  241. thumbnail_browser=
  242. # animated_gif_viewer: can change this in the Options dialog
  243. # animated_gif_viewer=${PHOTOIMPACT}\not.set.yet
  244. animated_gif_viewer=
  245. # animated_gif_editor: can change this in the Options dialog
  246. # animated_gif_editor=${PHOTOIMPACT}\not.set.yet
  247. animated_gif_editor=
  248. # default_animated_image_editor=${PHOTOIMPACT}\not.set.yet
  249. default_animated_image_editor=
  250.  
  251. # The following help_path is the default location of the help file.
  252. # This is used when you select help from the help menu.
  253. help_file=${SQDIR}\hmpro4.hlp
  254.  
  255. # Where to initialize file chooser when using ASCII display styles or
  256. # loading templates
  257. ascii_styles_path=${SQDIR}\display
  258. templates_path=${SQDIR}\template
  259.  
  260. # Where to initialize file chooser when adding browsers or viewers
  261. html_browser_path=\
  262. image_viewer_path=\
  263.  
  264.  
  265. #  Defines macros loaded into HoTMetaL (use Load Macro menu)
  266. macro_path=${SQDIR}\macros
  267. macro_file=${SQDIR}\macros\hmpro4.mcr
  268.  
  269.  
  270. # The toolbar variables are set as the user tears off and re-drops the
  271. # toolbars and associated palettes. Also set by the Toolbars... dialog.
  272. # Normally this is set automatically by use of the program.
  273. # These are the defaults
  274. standard_toolbar = on,top,0,1,0,0
  275. advanced_toolbar = on,top,584,1,1,519
  276. formatting_toolbar = on,top,0,27,1,333
  277. tables_toolbar = on,top,0,53,62,0
  278. browsers_toolbar = on,top,457,53,269,0
  279. forms_toolbar = off,top,0,79,123,0
  280. image_toolbar = off,top,565,27,62,276
  281. macros_toolbar = off,top,493,79,184,0
  282. quicktools_toolbar = off,top,0,53,530,240
  283.  
  284. #  Normally, no need to change the following...
  285. rgb_txt=${SQDIR}\rgb.txt
  286. styles_path=${SQDIR}\display
  287. rules_path=${SQDIR}\rules
  288. #rules_file=hmpro4.mtl
  289.  
  290. # The entry setting to false will be written to the Windows copy of hmpro4.ini
  291. # after the first use of HoTMetaL PRO 4
  292. show_registration_dialog=true
  293.  
  294. # Use the Options dialog to set these
  295. # show_background_image: controls whether the background attribute
  296. # on the body element should be checked for a background image
  297. # when importing a file.
  298. show_background_image=true
  299. # export_no_pretty_print_tag_list: list of tags that no longer show up on
  300. # the pretty print (Source Layout) page of the options dialog.
  301. #export_no_pretty_print_tag_list_0001 = A
  302. #export_no_pretty_print_tag_list_0002 = B
  303. #export_no_pretty_print_tag_list_0003 = BDO
  304. #export_no_pretty_print_tag_list_0004 = BIG
  305. #export_no_pretty_print_tag_list_0005 = BLACKFACE
  306. #export_no_pretty_print_tag_list_0006 = BLINK
  307. #export_no_pretty_print_tag_list_0007 = CITE
  308. #export_no_pretty_print_tag_list_0008 = CODE
  309. #export_no_pretty_print_tag_list_0009 = COLDE
  310. #export_no_pretty_print_tag_list_0010 = COLDEFS
  311. #export_no_pretty_print_tag_list_0011 = DEL
  312. #export_no_pretty_print_tag_list_0012 = DFN
  313. #export_no_pretty_print_tag_list_0013 = EM
  314. #export_no_pretty_print_tag_list_0014 = FONT
  315. #export_no_pretty_print_tag_list_0015 = I
  316. #export_no_pretty_print_tag_list_0016 = INS
  317. #export_no_pretty_print_tag_list_0017 = KBD
  318. #export_no_pretty_print_tag_list_0018 = NOSMARTQUOTES
  319. #export_no_pretty_print_tag_list_0019 = OM-PDO
  320. #export_no_pretty_print_tag_list_0020 = Q
  321. #export_no_pretty_print_tag_list_0021 = ROWS
  322. #export_no_pretty_print_tag_list_0022 = S
  323. #export_no_pretty_print_tag_list_0023 = SAMP
  324. #export_no_pretty_print_tag_list_0024 = SMALL
  325. #export_no_pretty_print_tag_list_0025 = SPAN
  326. #export_no_pretty_print_tag_list_0026 = SQ.DTC
  327. #export_no_pretty_print_tag_list_0027 = STRIKE
  328. #export_no_pretty_print_tag_list_0028 = STRONG
  329. #export_no_pretty_print_tag_list_0029 = SUB
  330. #export_no_pretty_print_tag_list_0030 = SHADOW
  331. #export_no_pretty_print_tag_list_0031 = SUP
  332. #export_no_pretty_print_tag_list_0032 = SQTBODY
  333. #export_no_pretty_print_tag_list_0033 = TT
  334. #export_no_pretty_print_tag_list_0034 = U
  335. #export_no_pretty_print_tag_list_0035 = VAR
  336.  
  337.  
  338. # Use the Preferences dialog to set these
  339. default_template=
  340. show_tags = false
  341. show_comments= false
  342. show_inline_images=YES
  343. show_urls=false
  344. show_tooltips = true
  345. warn_before_saving=YES
  346. max_changes_between_saves=64000
  347. max_time_between_saves=1000
  348. make_backup_file=NO
  349. tag_font_name=Arial
  350. tag_font_size=8
  351. entity_icon_color=blue
  352. #entity_icon_background_color=white
  353. document_path=${SQDIR}\document
  354. #save_path=
  355. size_text_to_window=true
  356. size_table_to_parent=true
  357. #include_required_elements=YES
  358. #export_eol=MSDOS
  359. #export_max_line_len=80
  360. export_add_line_breaks=YES
  361. #context_area_width=20
  362. #drop_images_as=IMG
  363. #extensions=BMP;GIF;EPS;PCX;TIF;WMF;WPG;SDN;CGM;TGA;JPG;PNG;PIC
  364.  
  365. # the following are set by the Find dialog
  366. find_whole_words=NO
  367. find_backward=NO
  368. find_wrap=NO
  369. find_patterns=NO
  370. find_case_sensitive=NO
  371.  
  372. # the following are set by the Load dialog
  373. #url_file_ext=.htm
  374. #url_file_path=${SQDIR}\document
  375. #hotlist_path=${SQDIR}\document
  376. #applet_ext=.class
  377. #applet_path=${SQDIR}\document
  378.  
  379. # Don't change the following
  380. unavailable_image=${SQDIR}\noimg.gif
  381. unsupported_image=${SQDIR}\badform.gif
  382. keypak_path=${SQDIR}\kpcm.dll
  383. # Even though keyview is not supported keypak depends on keyview_path
  384. keyview_path=${SQDIR}\kpcm.dll
  385. system_dict_path= ${SQDIR}\lib\spell
  386. table_map= ${SQDIR}\table.map
  387.  
  388. # Change these if you know what you are doing
  389. #undo_limit=30
  390. #format_tags= true
  391. #highlight_mode=Default
  392. #colormap_segment_size=16
  393. template_ext=.htm
  394. #img_ext=.gif
  395. #backup_ext=.bak
  396. #document_ext=.htm
  397. #rules_ext=.mtl
  398. #dictionary_ext=.dct
  399. #styles_ext=.stl
  400. #ascii_styles_ext=.asf
  401. #macro_ext=.mcr
  402. #prompt_for_attrs=NO
  403. #print_left_header=
  404. #print_middle_header=
  405. #print_right_header=
  406. #print_left_footer=
  407. #print_middle_footer=
  408. #print_right_footer=
  409. default_font_name = Courier New
  410. default_font_size = 10
  411.  
  412. #Default browser used in previewing documents
  413. html_browser0=
  414. html_browser1=
  415. html_browser2=
  416. html_browser3=
  417.  
  418. # Misspelled attributes:
  419. misspelled_attributes=FOLDED/;ADD_DATE/;LAST_VISIT/;LAST_MODIFIED/;UNITS/;COLSPEC/
  420.  
  421. # WYSIWYG and Tags On modes:
  422. # wysiwyg_nodes_to_hide: contains a ';'-separated list of element names. Any
  423. # elements in a document which match one of the names will be hidden
  424. # in WYSIWYG mode and made visible in Tags On mode.
  425. wysiwyg_nodes_to_hide=COL;COLGROUP;MAP;.PROCINS
  426.  
  427. #Default Tag colours
  428. tag_icon_background_color = C0C0C0
  429. tag_icon_color = 000000
  430.  
  431. #Default window size
  432. Maximized=0
  433. x=40
  434. y=40
  435. dx=600
  436. dy=460
  437.  
  438. #Default Source Colours
  439. source_color_background = FFFFFF
  440. source_color_foreground = 000000
  441. source_color_comment = 800080
  442. source_color_decl = 000080
  443. source_color_end_tag = FF0000
  444. source_color_quote = 0000FF
  445. source_color_start_tag = FF0000
  446. source_color_script = 008000
  447.  
  448. #Default Author name
  449. default_author_name =
  450.  
  451. #Default Company name
  452. organization =
  453.  
  454. #Helper Apps
  455. viewer_gif=
  456. editor_gif=
  457. viewer_jpg=
  458. editor_jpg=
  459. viewer_png=
  460. editor_png=
  461. extensions=css;gif;jpg;png;
  462.  
  463.